[INFO] cloning repository https://github.com/Et-17/lunar-calculus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Et-17/lunar-calculus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEt-17%2Flunar-calculus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEt-17%2Flunar-calculus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 55cf125a0d4390fab4e83467d066b6a3051997f3
[INFO] checking Et-17/lunar-calculus against master#4eb62535fc12dd1a63fd43a4173e224e79313c4d for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEt-17%2Flunar-calculus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Et-17/lunar-calculus
[INFO] finished tweaking git repo https://github.com/Et-17/lunar-calculus
[INFO] tweaked toml for git repo https://github.com/Et-17/lunar-calculus written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Et-17/lunar-calculus on toolchain 4eb62535fc12dd1a63fd43a4173e224e79313c4d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Et-17/lunar-calculus already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded heck v0.4.0
[INFO] [stderr]   Downloaded once_cell v1.14.0
[INFO] [stderr]   Downloaded env_logger v0.9.0
[INFO] [stderr]   Downloaded os_str_bytes v6.3.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.43
[INFO] [stderr]   Downloaded itertools v0.10.3
[INFO] [stderr]   Downloaded regex-syntax v0.6.27
[INFO] [stderr]   Downloaded iter_tools v0.1.4
[INFO] [stderr]   Downloaded clap v3.2.20
[INFO] [stderr]   Downloaded syn v1.0.99
[INFO] [stderr]   Downloaded regex v1.6.0
[INFO] [stderr]   Downloaded libc v0.2.132
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10
[INFO] running `Command { std: "docker" "start" "770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10" "/opt/rustwide/cargo-home/bin/cargo" "+4eb62535fc12dd1a63fd43a4173e224e79313c4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking os_str_bytes v6.3.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]     Checking either v1.8.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking itertools v0.10.3
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking aho-corasick v0.7.19
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking once_cell v1.14.0
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking iter_tools v0.1.4
[INFO] [stderr]     Checking env_logger v0.9.0
[INFO] [stderr]    Compiling clap_derive v3.2.18
[INFO] [stderr]     Checking clap v3.2.20
[INFO] [stderr]     Checking lunar-calculus v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: fields `name` and `definitions` are never read
[INFO] [stdout]  --> src/parser/file.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct File {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 3 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 4 |     pub definitions: Vec<Definition>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/file.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Lam(Lambda),
[INFO] [stdout]    |     --- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Term` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Lam(Lambda),
[INFO] [stdout] 15 +     Lam(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/file.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     App(Application),
[INFO] [stdout]    |     --- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Term` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     App(Application),
[INFO] [stdout] 16 +     App(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/file.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Var(Variable),
[INFO] [stdout]    |     --- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Term` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Var(Variable),
[INFO] [stdout] 17 +     Var(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `body` is never read
[INFO] [stdout]   --> src/parser/file.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Lambda {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 22 |     pub body: Box<Term>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lambda` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function` and `argument` are never read
[INFO] [stdout]   --> src/parser/file.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Application {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 27 |     pub function: Box<Term>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 28 |     pub argument: Box<Term>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Application` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/parser/file.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Variable {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 33 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `definitions` are never read
[INFO] [stdout]  --> src/parser/file.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct File {
[INFO] [stdout]   |            ---- fields in this struct
[INFO] [stdout] 3 |     pub name: String,
[INFO] [stdout]   |         ^^^^
[INFO] [stdout] 4 |     pub definitions: Vec<Definition>,
[INFO] [stdout]   |         ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `File` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/file.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 |     Lam(Lambda),
[INFO] [stdout]    |     --- ^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Term` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 15 -     Lam(Lambda),
[INFO] [stdout] 15 +     Lam(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/file.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 |     App(Application),
[INFO] [stdout]    |     --- ^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Term` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 16 -     App(Application),
[INFO] [stdout] 16 +     App(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/parser/file.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |     Var(Variable),
[INFO] [stdout]    |     --- ^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Term` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 17 -     Var(Variable),
[INFO] [stdout] 17 +     Var(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `body` is never read
[INFO] [stdout]   --> src/parser/file.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | pub struct Lambda {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 22 |     pub body: Box<Term>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lambda` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `function` and `argument` are never read
[INFO] [stdout]   --> src/parser/file.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct Application {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 27 |     pub function: Box<Term>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 28 |     pub argument: Box<Term>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Application` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `index` is never read
[INFO] [stdout]   --> src/parser/file.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub struct Variable {
[INFO] [stdout]    |            -------- field in this struct
[INFO] [stdout] 33 |     pub index: u32,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Variable` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.34s
[INFO] running `Command { std: "docker" "inspect" "770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10", kill_on_drop: false }`
[INFO] [stdout] 770d021c773dfa8c7b73ae1cad51b00ede41d4ba7be98278863fca475dee2f10
